queryrequest
Class DeviceUserQuery

java.lang.Object
  extended by queryrequest.DeviceUserQuery

public class DeviceUserQuery
extends java.lang.Object


Field Summary
protected  java.util.List<DeviceName> deviceName
           
 
Constructor Summary
DeviceUserQuery()
           
 
Method Summary
 java.util.List<DeviceName> getDeviceName()
          Gets the value of the deviceName property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

deviceName

protected java.util.List<DeviceName> deviceName
Constructor Detail

DeviceUserQuery

public DeviceUserQuery()
Method Detail

getDeviceName

public java.util.List<DeviceName> getDeviceName()
Gets the value of the deviceName property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the deviceName property.

For example, to add a new item, do as follows:

    getDeviceName().add(newItem);
 

Objects of the following type(s) are allowed in the list DeviceName